SyServiceExceptionAlternateBehavior 
Logical Entity Name  SyServiceExceptionAlternateBehavior 
Default Table Name  SyServiceExceptionAlternateBehavior 
Physical Only  NO 
Definition 
 
Note 
 

SyServiceExceptionAlternateBehavior Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyServiceExceptionAlternateBehaviorId(PK)    int  NO 
 
SyServiceExceptionTemplateID(FK)    int  NO 
 
SyServiceExceptionAlternateTypeID(FK)    int  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SyServiceExceptionAlternateBehavior Primary and Unique Keys 
Key Name  Key Type  Keys 
Uk_SyServiceExceptionAlternateBehavior_SyServiceExceptionTemplateId  Index  SyServiceExceptionTemplateID 
PK_SyServiceExceptionAlternateBehavior_SyServiceExceptionAlternateBehaviorID  PrimaryKey  SyServiceExceptionAlternateBehaviorId 

SyServiceExceptionAlternateBehavior Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyServiceExceptionAlternateType  Non-Identifying  One To Zero or More  FK_SyServiceExceptionAlternateBehavior_SyServiceExceptionAlternateTypeSyServiceExceptionAlternateTypeID      SyServiceExceptionAlternateTypeID  NO  YES 
SyServiceExceptionTemplate  Non-Identifying  One To Zero or More  FK_SyServiceExceptionAlternateBehaviorSyServiceExceptionTemplateID_SyServiceExceptionTemplateSyServiceExceptionTemplateID      SyServiceExceptionTemplateID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SyServiceExceptionAlternateBehaviorUserID_SyStaffSyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
SyServiceExceptionDocumentReview  Non-Identifying  One To Zero or More  FK_SyServiceExceptionDocumentReviewSyServiceRequestID_SyServiceExceptionAlternateBehaviorSyServiceExceptionAlternateBehaviorID        NO  YES 

SyServiceExceptionAlternateBehavior Check Constraints 
Check Constraint Name  CheckConstraint